home *** CD-ROM | disk | FTP | other *** search
- object SplashForm: TSplashForm
- Left = 238
- Top = 653
- BorderIcons = []
- BorderStyle = bsNone
- ClientHeight = 48
- ClientWidth = 271
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 271
- Height = 48
- Align = alClient
- BevelInner = bvRaised
- BorderWidth = 1
- TabOrder = 0
- object Image1: TImage
- Left = 8
- Top = 8
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image000.ico>}
- end
- object Image2: TImage
- Left = 229
- Top = 8
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image001.ico>}
- end
- object Label1: TLabel
- Left = 47
- Top = 17
- Width = 177
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'Loading HelpScribble Setup...'
- end
- end
- end
-